ComponentOne Xamarin.Android
Handle Property (C1RecyclerViewAdapter<T>)


C1.Android.CollectionView Assembly > C1.Android.CollectionView Namespace > C1RecyclerViewAdapter<T> Class : Handle Property
Syntax
'Declaration
 
Public ReadOnly Property Handle As IntPtr
'Usage
 
Dim instance As C1RecyclerViewAdapter(Of T)
Dim value As IntPtr
 
value = instance.Handle
public IntPtr Handle {get;}
See Also

Reference

C1RecyclerViewAdapter<T> Class
C1RecyclerViewAdapter<T> Members